<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
.Nav li.navli2 a:hover{ background:#312f30;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em ,i , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
li{list-style:none;}
p img{ max-width:870px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.cur{cursor:pointer}

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;outline: none; font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;width:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/*end reset*/


/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.container{margin-left:auto; margin-right:auto; width:1200px;}
.container2{margin-left:auto; margin-right:auto; width:1000px;}


/* header部分 */
.wrap-header {height: 35px;position: relative;z-index: 3;background: #f3f3f3;}
.wrap-header p {float: left;height: 35px;line-height:35px;font-size: 14px;color: #666;}
.wrap-header ul {float: right;height: 14px;margin-top: 10px;}
.wrap-header ul li{float: left;height: 14px;font-size:13px;color: #333333;padding: 0 15px; line-height: 14px;border-left: 1px dotted #999;position: relative;}
.wrap-header ul li a{color: #666;}
.wrap-header ul li:first-child {border-left: none;}
.wrap-header ul li:hover span {display: block;}
.wrap-header ul li span {display: none;width: 103px;height: 103px;position: absolute;left: -18px;top: 16px;padding:12px 5px 5px 5px;}
.wrap-header ul li span img {display: block;width: 103px;height: 103px;}


.logo .container {height: 116px;position: relative;}
.logo .logoImg {width: 249px;height: 65px;position: absolute;left: 0;top: 23px;}
.logo .logoImg img {display: block;width: 249px;height: 69px;}
.logo .lTit {position: absolute;left: 260px;top: 36px;padding-left: 23px;border-left: 1px dotted #666;height: 48px;}
.logo .lTit .p1 {font-size: 25px;color: #333333;height: 24px;line-height: 24px; margin-bottom: 3px;font-weight: bold;letter-spacing:3px;}
.logo .lTit .p2 {color:#96cb7b;font-size: 19.5px;letter-spacing:3px;}
.logo .lTit .p2 span {margin-left: 8px;}
.logo .lTel {position: absolute;right: 0;top: 35px;padding-right:46px;background: url(../images/ltel.png) no-repeat right center;text-align: right;}
.logo .lTel i {display: block;font-size: 20px;color: #333;}
.logo .lTel span {line-height: 22px;
    display: block;
    font-size: 25px;
    color:#95cc7b;
    font-family: "arial";
    font-weight: bold;}



.Nav{ height:60px;width: 100%; z-index: 1;background: #999999;}
.Nav .navUl{ width:102%}
.Nav .navUl&gt;li { font-size:16px;float:left;height: 60px; position: relative;}
.Nav .navUl&gt;li&gt;a {display: block; color: #fff;height: 60px;line-height: 60px;text-decoration: none;position: relative;border-left: 1px solid #c3c3c3;font-size: 16px; }
.Nav .navUl&gt;li:first-child a.lia {border-left: none;}
.Nav .navUl&gt;li:last-child a.lia {border-right: none;}
/*.Nav .navUl&gt;li:hover&gt;a ,.Nav .navUl&gt;li.cur&gt;a {background: #222222;} */


    
  
.g_ft{height: 350px;padding-top: 35px;background: #999999;}
.f_ftcon{float: left;width: 440px;height: 193px;}
.f_ftcon li{position: relative;height: 32px;line-height: 32px;margin-bottom: 9px;padding-left: 50px;font-size: 14px;color: #fff;}
.f_ftcon li em{position: absolute;left:0;top:0;}
.f_ftcon li b{font-size: 24px;color: #ffffff;}
.g_ft .m_fnav{float: left;width: 440px;margin-right: 71px;height: 145px;margin-left: 43px;margin-top: 26px;}
.g_ft .m_fnav a{display: block;/* height: 45px; *//* line-height: 45px; */font-size: 15px;color: #fff;margin-right: 10px;margin-bottom: 17px;float: left;padding: 11px 19px;/* border-bottom: 1px solid #2aa92a; */}
.g_ft .m_fnav a:hover{border-bottom: 1px solid #009946; color: #009946;}
.g_ft h2{height: 42px;font-weight: normal;font-size: 15px;color: #fff;line-height: 42px;}
.g_ft .m_code{float: left;width: 205px;padding: 10px 0 0 0;height: 193px;margin-top: -17px;}
.g_ft .codelst li{float: left;width: 128px;height: 128px;margin-right: 20px;}
.g_ft .codelst li img{width: 128px;height: 128px;display: block;margin: 0 auto;}
.g_ft .codelst .code2{margin-right: 0;}
.g_ft .cpyr{font-size: 14px;color: #fff;line-height: 25px;padding: 20px 0;border-top: 1px solid #389e38;}
.g_ft .cpyr a{color: #5e5e5e;}


.ficp {height: 51px;line-height: 51px;text-align: center;background: #fff;color: #999;}
.ficp a {color: #999;}


/*返回顶部*/
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:80%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}

/* -- 弹出窗口 -- */
#oran_full_bg{ display:none !important;}

/* tanchuang1 提交弹窗*/
.tanchuang1{width:100%;position: fixed;top: 0;left: 0;background: url(../images/tanchuangbg.png);height:100%; z-index:9999999;}
.tanchuang1 .conBox{width: 400px;height: 212px;padding: 20px;background: #fff;position: absolute;left: 50%;margin-left: -220px;top: 50%;margin-top: -80px; z-index:9999999;}
.tanchuang1 .conBox .tcClose{width: 33px;height: 90px;position: absolute;right: 45px;top: -90px;cursor: pointer;z-index:999999999999999;}
.tanchuang1 .conBox .box{width: 398px;height: 190px;border: 1px solid #e5e5e5;padding-top: 20px;text-align: center;position: relative;}
.tanchuang1 .conBox .box img{display: block;width: 47px;height: 47px;margin: 0 auto;}
.tanchuang1 .conBox .box h5{font-size: 24px;color: #999999;font-weight: bold;margin-top: 10px;}
.tanchuang1 .conBox .box p{font-size: 16px;color: #4d4d4d;margin-top: 10px;}
.tanchuang1 .conBox .box .b15{display: block;width: 150px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;position: absolute;bottom: -1px;left: 50%;margin-left: -75px;background: #999999;text-decoration: none;z-index:999999999999999;border:0px;}
.tanchuang2 .conBox .box a{background: #404040;}

/* 错误提示 */
.errorMainCon{width: 100%;background: url(../images/errorbg.jpg) no-repeat center #f6f6f6;;height: 330px;padding-top: 300px;}
.errorMainCon h3{width: 525px;height: 80px;line-height: 80px;text-align: center;font-size: 24px;color: #1e1e1e;font-weight: normal;margin: 0 auto;}
.errorMainCon h3 em{color: #999999;font-weight: bold;}
.errorMainCon p{font-size: 20px;color: #000000;text-align: center;margin-top: 30px;}
.errorMainCon p em{color: #999999;}
.errorMainCon a.error-url{font-size: 15px;color: #999999;font-family: arial;display: block;text-align: center;margin-top: 4px;}
.errorMainCon .btn{text-align: center;height: 52px;width: 228px;margin: 30px auto 0;overflow: hidden;}
.errorMainCon .btn .a1{display: block;width: 104px;height: 52px;line-height: 52px;text-align: center;font-size: 16px;color: #818181;background: #e3e3e3;border-radius: 4px;float: left;text-decoration: none; border:none;}
.errorMainCon .btn .a1:first-child{background: #999999;color: #fff;margin-right: 20px;}
</pre></body></html>